crypto/elliptic/internal/fiat.P224Element.bytes (method)

2 uses

	crypto/elliptic/internal/fiat (current package)
		p224.go#L59: 	return e.bytes(&out)
		p224.go#L62: func (e *P224Element) bytes(out *[p224ElementLen]byte) []byte {